CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Java Bayes

搜索资源列表

  1. JavaBayes_bin_v.0.346.2

    0下载:
  2. java bayes的bin文件,enjoy it!-java bayes the paper bin, enjoy it!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:504530
    • 提供者:李苗
  1. Bayes

    0下载:
  2. 贝叶斯算法java版本的代码哦 自己写的很不错的
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1760
    • 提供者:董强
  1. 垃圾邮件过滤器Java源码

    2下载:
  2. 垃圾邮件过滤器Java源码 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦,Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6),
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-27
    • 文件大小:996261
    • 提供者:afafa
  1. NaiveBayes.java.tar.gz 基于weka的分类算法

    1下载:
  2. 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7196
    • 提供者:zhangrui
  1. BayesClassifier.rar

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:娜娜
  1. 基于朴素贝叶斯方法的文本分类

    3下载:
  2. 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-11-27
    • 文件大小:1869824
    • 提供者:王丽静
  1. NaiveBayesClassifier

    0下载:
  2. 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1933370
    • 提供者:YuPenghua
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5973
    • 提供者:王兵
  1. Machine-Learning-Java

    0下载:
  2. 机器学习算法利用JAVA语言实现,包括朴素贝叶斯算法,ID3算法等各种机器学习算法-Machine learning algorithms using JAVA language, including the Naive Bayes algorithm, ID3 algorithm and other machine learning algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:451559
    • 提供者:Liuyongkang
  1. Bayes.java

    0下载:
  2. 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2284
    • 提供者:wintwelve
  1. BayesianLogisticRegression

    0下载:
  2. bayes算法在java环境下的开发和实现过程,主要是网络结构的建立和推理过程-Bayes algorithm in java development environment and the realization of the process, mainly the establishment of the network structure and reasoning process
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:8711
    • 提供者:cherish
  1. BNC

    0下载:
  2. 朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:608047
    • 提供者:王军
  1. filter

    0下载:
  2. 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:977675
    • 提供者:张家
  1. BayesFileClassify

    0下载:
  2. 文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:169404
    • 提供者:dcj
  1. mail

    0下载:
  2. 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:972061
    • 提供者:梦创
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15798
    • 提供者:kai
  1. bayes

    0下载:
  2. 数据挖掘聚类算法:bayes源代码,使用JAVA语言实现-data mining clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:231164
    • 提供者:liuchunju
  1. bayes

    0下载:
  2. 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:3046532
    • 提供者:wangdong
  1. stable-3-6

    0下载:
  2. naive bayes algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25499908
    • 提供者:viren
  1. bayes

    0下载:
  2. 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:233472
    • 提供者:amIUrfire
« 12 3 4 »
搜珍网 www.dssz.com